Welcome![Sign In][Sign Up]
Location:
Search - socket unix linux

Search list

[Other resourcetalk_tcp_linux

Description: unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
Platform: | Size: 919153 | Author: 刘浪 | Hits:

[Internet-Networkunix-socket

Description: unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Platform: | Size: 936 | Author: 能通 | Hits:

[Linux-UnixSocket_TCP-1.00

Description: TCP协议下套接字编程-TCP socket programming
Platform: | Size: 16384 | Author: 卢凤晖 | Hits:

[Internet-NetworkLinux domain sockets 编程

Description: Linux domain sockets 编程-Linux domain sockets programming
Platform: | Size: 18432 | Author: 廖冰 | Hits:

[Internet-Networksocket编程的几篇很好的文章

Description: socket编程的几篇和好的文章-socket programming and the few good articles
Platform: | Size: 1668096 | Author: 王志宇 | Hits:

[Linux-Unixmsgq

Description: 这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
Platform: | Size: 1024 | Author: tch | Hits:

[Embeded Linuxtalk_tcp_linux

Description: unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix/linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
Platform: | Size: 918528 | Author: 刘浪 | Hits:

[Embeded Linuxsocket_linux

Description: 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
Platform: | Size: 27648 | Author: 许永贤 | Hits:

[OtherLinuxSocketProgrammingbyExample

Description: Linux Socket Programming by Example 电子书 -Linux Socket Programming by Example e-books
Platform: | Size: 933888 | Author: 林晓武 | Hits:

[Internet-NetworkCUtils

Description: Linux环境下常用功能的实现,有XML解析器,SOCKET操作,文件操作等常用功能的源码实现-Linux environment commonly used functions, and it is an XML parser, Socket operation, file manipulation functions, such as the common source to achieve
Platform: | Size: 32768 | Author: 天涯 | Hits:

[Ftp Clientlibncftp-3.1.5

Description: linux/unix windows 中的采用socket方式建立连接的ftp源码,已经在很多大型项目使用过。-err
Platform: | Size: 2383872 | Author: nike | Hits:

[Internet-Networksocket

Description: 此源码主要运行在Linux、Unix平台上,功能是实现Socket之间通信
Platform: | Size: 1024 | Author: 谢海燕 | Hits:

[Internet-NetworkLINUX-socket

Description: Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返 回一个整型的Socket描述符,随后的连接建立、数据传输等操作都是通过该Socket实现的。常用的Socket类型有两种:流式Socket (SOCK_STREAM)和数据报式Socket(SOCK_DGRAM)。流式是一种面向连接的Socket,针对于面向连接的TCP服务应用;数据 报式Socket是一种无连接的Socket,对应于无连接的UDP服务应用。-Socket interface is TCP/IP network API, Socket Interface defines a number of functions or routines, the programmer can use them to develop TCP/IP network applications. Study on the Internet want TCP/IP network programming, we must understand the Socket Interface. Socket Interface Designer is the first interface on the Unix operating system inside. If you know Unix system input and output, then it is easy to understand the Socket. Socket data transmission network is a special kind of I/O, Socket is a file descriptor. Socket also has a similar function call to open the file of the Socket (), the function return an integer of Socket descriptor, then the connection set up, data transmission and other operations through the implementation of the Socket. Socket type commonly used in two ways: streaming Socket (SOCK_STREAM) and data reported type Socket (SOCK_DGRAM). Streaming is a connection-oriented Socket, for in the TCP connection-oriented service applications Datagram Socket t
Platform: | Size: 1406976 | Author: 陈威 | Hits:

[Linux-Unixroute_socket

Description: linux下路由套接的实现,这不是网络上unix的路由套接口比较难找的。-linux routing sockets under the implementation, this is not the network routing on unix socket relatively difficult to find the.
Platform: | Size: 11264 | Author: 陈灏 | Hits:

[OtherThe_Definitive_Guide_to_Linux_Network_Programming

Description: Nice advanced book for network programming over unix / linux using C / C-Nice advanced book for network programming over unix/linux using C/C++
Platform: | Size: 2647040 | Author: subru | Hits:

[Internet-Networkchat

Description: unix / linux use socket programming of a chat room examples-unix/linux use socket programming of a chat room examples
Platform: | Size: 14336 | Author: ken | Hits:

[Linux-UnixBeginning.Linux.Programming4th_EN

Description: Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者翘首以待的第4版,此次新版内容组织更加严谨,译者更是细心雕琢,保留了这部权威著作的原汁原味。 对linux所提供的功能全面而准确的阐述,以及贯穿全书的示例程序体验,使本书不仅成为初学者的最佳linux程序设计指南,而且是中高级程序员不可或缺的参考书。 -Beginning Linux Programming, Fourth Edition continues its unique approach to teaching UNIX programming in a simple and structured way on the Linux platform. Through the use of detailed and realistic examples, students learn by doing, and are able to move from being a Linux beginner to creating custom applications in Linux. The book introduces fundamental concepts beginning with the basics of writing Unix programs in C, and including material on basic system calls, file I/O, interprocess communication (for getting programs to work together), and shell programming. Parallel to this, the book introduces the toolkits and libraries for working with user interfaces, from simpler terminal mode applications to X and GTK+ for graphical user interfaces. Advanced topics are covered in detail such as processes, pipes, semaphores, socket programming, using MySQL, writing applications for the GNOME or the KDE desktop, writing device drivers, POSIX Threads, and kernel programming for the latest Linux
Platform: | Size: 4135936 | Author: gh | Hits:

[Linux-Unixsocket

Description: SOCKET 实现linux、unix下server开发-using socket develop server on unix/linux platform
Platform: | Size: 1024 | Author: Wangsao | Hits:

[Linux-Unixunix-cs-socket

Description: 在Unix/Linux环境下,用Client/Server结构实现;支持多个客户之间的相互交流(公聊,用户名); 工作方式: 服务器程序先在后台运行; 客户端程序通过“网址+端口号”连接到服务器,并根据提示输入用户名(不需验证); -On Unix/Linux environment, using Client/Server architecture to achieve support interaction between multiple customers (the public chat, user name) work: first, the server program running in the background client through the " Web+ port " Connect to the server, and follow the prompts to enter a user name (without verification)
Platform: | Size: 2048 | Author: nick | Hits:

[Program docsocket-programming

Description: 讲解UNIX、LINUX系统下的socket编程基本原理,基础概念的文章-Explain UNIX, LINUX system under the socket programming fundamentals, basic concepts of the article
Platform: | Size: 168960 | Author: 陈嘉豪 | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net